home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11262 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  851 b 

  1. Path: profitwo.iee.ufrgs.br!franc
  2. From: franc@iee.ufrgs.br (GUSTAVO ANDRE FRANCESCHINI)
  3. Newsgroups: comp.lang.c
  4. Subject: Incredible: No display graphic files for C in the net!!!
  5. Date: Fri, 22 Mar 1996 20:49:53 GMT
  6. Organization: IEE, Depto de Eng. Eletrica, UFRGS, Brasil
  7. Message-ID: <franc.23.31531270@iee.ufrgs.br>
  8. NNTP-Posting-Host: profitwo.iee.ufrgs.br
  9.  
  10. Hi all,
  11.  
  12.     After many searches on many sites (borland, lycos, ...) I discover 
  13. that we don't have any public access source code (or .lib) to display a .
  14. bmp, .gif or any other format from C on MS-DOS screen. You can only do this 
  15. from Windows on PC plataforms. There is no way to display a symbol from MS-
  16. DOS. If you pretend to make a more sofisticated program, you must do it 
  17. using Windows!!! Or try to get a book about a file format, study it and make 
  18. your own routines!
  19.     Is it possible?
  20.  
  21.